GDK-Win32: Move some functions out of gdkglcontext-win32.c
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 14 Jul 2021 04:19:52 +0000 (12:19 +0800)
committerBenjamin Otte <otte@redhat.com>
Thu, 22 Jul 2021 14:28:16 +0000 (16:28 +0200)
commit65c6af31e11446a53962219845848a9d5773b2f3
treed3a19bde4d1800673205ab73c44e53ab84e283fe
parent6b8bc834203b6a3a6fa952d2b55b4380840b60f6
GDK-Win32: Move some functions out of gdkglcontext-win32.c

We want these to be out of the way as we split between WGL and EGL/ANGLE
GL contexts, so that they don't get in the way.
gdk/win32/gdkdisplay-win32.c
gdk/win32/gdkglcontext-win32.c
gdk/win32/gdksurface-win32.c